GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.AfterSubstitutedFontArgs / FamilyName Property





In This Topic
FamilyName Property (AfterSubstitutedFontArgs)
In This Topic
Specifies the family name of the substituted font.
Syntax
'Declaration
 
Public ReadOnly Property FamilyName As String
public string FamilyName {get;}
public read-only property FamilyName: String; 
public function get FamilyName : String
public: __property string* get_FamilyName();
public:
property String^ FamilyName {
   String^ get();
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.AfterSubstitutedFontArgs
AfterSubstitutedFontArgs Members